projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
112858c
)
; * lisp/treesit.el (treesit-node-top-level): Fix typo.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 15 Apr 2023 10:02:25 +0000
(13:02 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 15 Apr 2023 10:02:25 +0000
(13:02 +0300)
lisp/treesit.el
patch
|
blob
|
history
diff --git
a/lisp/treesit.el
b/lisp/treesit.el
index b03ab0484a800820725c8aeaf746a560941a024b..ed7ad280684bb4c09ca19bd9cd72a2fbc8c1b592 100644
(file)
--- a/
lisp/treesit.el
+++ b/
lisp/treesit.el
@@
-248,7
+248,7
@@
type as it. If no such parent exists, return nil.
If PRED is non-nil, match each parent's type with PRED rather
than using NODE's type. PRED can also be a predicate function,
-and more. See `treesit-thing-settings' for detail.
+and more. See `treesit-thing-settings' for detail
s
.
If INCLUDE-NODE is non-nil, return NODE if it satisfies PRED."
(let ((pred (or pred (rx-to-string